Package-level declarations

Types

Link copied to clipboard
This class translates an angle and direction into text.
Link copied to clipboard
class LatLng(val latitude: Double, val longitude: Double)

Simple class that encapsulates a latitude & longitude

Link copied to clipboard
open class LatLngBounds
The LatLngBounds class represents a rectangular geographic boundary identified by a northeast and southwest latitude &longitude.
Link copied to clipboard
open class MapDirectionStep
Model that represents a particular leg or step in a waypath.
Link copied to clipboard
Wrapper for a list of directions
Link copied to clipboard
open class PathMetadata
This class represents the different additional data about individual path sections in a Waypath.
Link copied to clipboard
Allows customization of text generated for turn by turn directions
Link copied to clipboard
Model representing the various options to use when creating waypath.
Link copied to clipboard
open class Waypath
Model to represent a waypath and any other data that may need to be associated with a waypath.
Link copied to clipboard
A segment of a waypath that represents changing floor
Link copied to clipboard
open class WaypathSegment
Indicates a section of the overall waypath that the user will take along their way from the start to the end of the journey
Link copied to clipboard
open class Waypoint
Model that represents a waypoint.
Link copied to clipboard
Allows customization of auto-generated waypoint descriptions